CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RS485 CAN

搜索资源列表

  1. RS485-example

    0下载:
  2. RS485例子程序,通过这个程序可以学习RS485的通信协议。-RS485 example procedure for the adoption of this procedure can learn RS485 communication protocol.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:33541
    • 提供者:李建
  1. PC与单片机的RS485源程序(VB+ASM编写)

    0下载:
  2. RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine com
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10160
    • 提供者:张子实
  1. multi RS485的简单现场总线通信系统设

    3下载:
  2. 基于RS485的简单现场总线通信系统设计,功能如下:单发单收,在发送状态,能够连续发送从0到99的数字; 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收; -Based on a simple RS485 field bus communication system design, the following functions: single single collection, send
  3. 所属分类:通讯编程

    • 发布日期:2012-03-29
    • 文件大小:1157
    • 提供者:testsb
  1. example_ellcerent.zip

    1下载:
  2. 各类源程序集锦 硬件介绍:\7290\ ZLG7290例程* \7290a\ ZLG7290汇编例程* \bell\ 蜂鸣器音乐例程* \buzz\ 蜂鸣器响例程* \eeprom\ 读EEPROM并显示例程* \ex26a_lcd\ 16×2LCD模块例程* \ex36a_lcm\ 128×64点阵LCD模块例程* \KEY_IO\ 直连KEY和LED例程 \led_light\ 直连LED例程* \lin_park\ lin模块的原码及例程。 \lin\ LIN总线例程 \rs232\ RS
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-22
    • 文件大小:23359258
    • 提供者:梁福田
  1. Dsp2812SCH.rar

    0下载:
  2. TMS320F2812 开发板最新原理图 1602液晶显示 PDF文件,TMS320F2812 SPI SCI RS485 CAN
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:133797
    • 提供者:赵忠林
  1. UART

    0下载:
  2. LPC1114-UART,LPC1114的UART可设置为RS485等多种模式,可自动识别波特率-LPC1114-UART, LPC1114' s UART RS485 can be set to a variety of modes, can automatically identify the baud rate
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:11958
    • 提供者:liudy
  1. rs485

    1下载:
  2. 单片机RS485多机通信,配有详细的原理图和程序,有相关的通信资料可以参考,代码经过测试有效-SCM RS485 machine communication, has detailed schematics and procedures, are related to the communication data can refer to, the code has been tested and effective
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:121595
    • 提供者:姬晓鹏
  1. RS485.rar

    0下载:
  2. USART构成RS485程序,包括源文件和头文件等,已测试过绝对可用。,RS485 procedures have been tested can be used an absolute
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3398
    • 提供者:lamber
  1. C51-RS485

    0下载:
  2. 此程序是一份单片机与PC的485通讯程序,通过此程序,可检测单片机485铜须是否正常,在PC端发送数据通过单片机返回相同数据,即为正常.-This program is a microcontroller and the PC 485 program, this program can detect single-chip 485 copper to be normal in the PC sends data through the microcontroller returns the sa
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:29278
    • 提供者:human
  1. TAIDA

    1下载:
  2. 用C++控制喷泉程序,可以控制I/O,rs485-Using C++ control fountain process, can control I/O, rs485
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:228728
    • 提供者:黄澎
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  1. rs485

    0下载:
  2. 操作串口直接进行RS485多机通信的类。单片机下485多机通信很容易,用UART的Bit9即可,Windows下就麻烦得多,Windows下串口Bit9用作奇偶校验,要切换Bit9就要动态改通信格式,而且切换时间要跟得上单片机的us级时间。这个自己写的Class用独立线程、Windows高精度定时器机制,高速切换Bit9,示波器测量,时间在10us左右,已用于门禁系统多年,长时间运行可靠! -Direct RS485 serial port operation multi-machine c
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:9892
    • 提供者:
  1. RS485EN

    0下载:
  2. RS485的双向通信处,正在为此头疼的同学们可要注意了,这个可以解决你们双向通信过程中的很多问题哦-Two-way RS485 communications, the headache is to this end they' ll pay attention to the students, this two-way communication you can solve many problems in the course of oh
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:151216
    • 提供者:江山
  1. USBto232_485_UART

    2下载:
  2. DIY多功能转换器(已调试通过)。 本原理图可以实现USB/RS232、USB/RS422、USB/RS485接口转换功能。只需安装USB驱动程序即可实现USB转串口的功能,简单方便。另外只需对电路图稍作改动即可实现RS232/RS422或RS232/RS485转换功能。 心动了吗?不如赶快行动,拥有属于自己的五合一的接口转换器吧!-DIY Multi-function Converter (has debug through). The schematic diagram can be
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:168030
    • 提供者:laochao
  1. 11

    0下载:
  2. plc 多功能通信协议分析仪 支持RS232C、RS485、I2C、IrDA、CAN、 LIN等标准的通信协议分析测试仪器 -plc multifunction communications protocol analyzer to support the RS232C, RS485, I2C, IrDA, CAN, LIN and other standard communication protocol analysis test equipment
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5545
    • 提供者:du
  1. battery_monitor

    2下载:
  2. 电动车电池管理 系统监控 s3c2440 can rs485-battery_monitor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-03
    • 文件大小:1655624
    • 提供者:任浩然
  1. e100_RS485

    0下载:
  2. DSP的485通讯程序,实现了DSP的485通讯要求,通过验证,可用-DSP-485 communications program to achieve the DSP-485 communications requirements, through the verification, can be used
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:60822
    • 提供者:王徐颖
  1. MainSimSoftCom

    0下载:
  2. 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:41178
    • 提供者:rocky
  1. BatteryMonitor

    1下载:
  2. 该设备可以循环检测24节2V\6V\12V蓄电池组,测量精度达0.05 ,测量结果通过RS485方式上传至主监控。采用MODBUS通讯协议。-The device can loop detection 24 2V \ 6V \ 12V battery, measurement accuracy of 0.05 , the measurement results through the RS485 upload to the main control means. Using MODBUS com
  3. 所属分类:SCM

    • 发布日期:2016-06-12
    • 文件大小:32324
    • 提供者:licd
  1. rs485_test

    0下载:
  2. 基于AT91SAM9263 ARM920T处理器,在WINDOWS CE 5.0环境下开发的RS485总线数据收发并显示的程序。使用EVC 4.0开发-Based on AT91SAM9263 ARM920T processor, in the WINDOWS CE 5.0 environment, the development of RS485 bus data transceiver and display procedures. The use of EVC 4.0 Developmen
  3. 所属分类:Windows CE

    • 发布日期:2017-04-10
    • 文件大小:1342021
    • 提供者:youngliu
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com